/*首页幻灯片*/
.carousel_wrap{
	position: inherit;
	width:1000px;
	height:440px;
	margin-bottom:5px;
}
.img_list img{ position:absolute; left:0; top:0; display: none;}
.img_page{ position: absolute; right:15px; bottom:8px;z-index: 999;}
.img_page li{ float:left; z-index:2;background-color: #6d6d6d; width:16px; height:8px; margin-left:5px;  cursor: pointer;}

.tab{ float:left; width:645px; height:472px; padding:8px 11px; background:url(../img/tab_bg.jpg) no-repeat; float:left;}
.tabMenu{ overflow:hidden; height:54px;}
.tabMenu li{ height:45px; line-height:44px; float:left; width:215px;font-size:20px; text-align:center; color:#fff; letter-spacing:8px; cursor:pointer}
.tabMenu li.curr{ background:#e5f1ff; color:#2d86ec;}
.tabCon>div,.tabConI>div{ display:none;}
.tabCon>div{ padding:5px 0 0 87px;}
.tabConI>div{ padding:10px 0 15px;}

.tabMenuI{ overflow:hidden;}
.tabMenuI li{ float:left; width:121px; height:36px; line-height:30px; color:#9c9c9c; font-size:14px; letter-spacing:1px; text-align:center; cursor:pointer}
.tabMenuI li.curr{ background:url(../img/main.png) no-repeat 0 0; color:#fff;}
.select_p{ overflow:hidden; width:440px; height:37px; line-height:37px;}
.select_p span{ float:left; width:104px; font-size:16px; color:#505050; margin-right:18px; text-align:right}
.select_p select,.inputVar{ float:left; width:286px; height:26px; line-height:26px; margin-top:6px; border:1px solid #ababab}
.select_p select.date{ width:132px;}
.select_p font{ float:left;margin: 0 5px;}

.search{ width:163px; height:43px; margin:0 0 0 180px; display:inline-block; background:url(../img/btn.png) no-repeat}
.hot{ overflow:hidden; margin-top:20px;}
.hot span{ display:block; float:left; width:126px; font-size:18px; color:#d00000}
.hot .hotCity{ overflow:hidden; width:430px; float:left;}
.hot .hotCity a{ display:block; float:left; margin:2px 6px 5px; color:#4f4f4f; font-size:16px;}

.hotTj{ width:324px; height:486px; float:left; margin-left:5px; border:1px solid #dadfe2}
.hotTj dl{ background:#f2f2f2; height:486px;}
.hotTj dl dt{ height:37px; line-height:37px; padding:10px 0 0 53px; margin-bottom:13px; background:url(../img/icon.png) no-repeat 20px 16px; border-top:10px solid #f4b335; font-size:26px; letter-spacing:2px; color:#fe4823; font-weight:bold;}
.hotTj dl dd{ margin-bottom:21px;}
.hotTj dl dd a{ display:block; text-align:center;}
.xc{ display:block; margin:18px 0; clear:both}

/*二级页面*/
.title{ margin:20px 0 12px; color:#2c2c2c}
ul.ml{ padding-left:121px;}
.select_p b{ margin-right:14px; font-weight:normal;}
.select_p b input{ margin-right:4px;}
.listW{ overflow:hidden; margin:14px 0 52px;}
.listL{ width:665px; float:left;border-top:1px solid #909090; border-bottom:2px solid #979e9e; border-left:1px solid #c3e5e5}
.lister{ background:#fffffe}
.lister li{ overflow:hidden; padding:16px 0 0 6px;height:180px;*+height:176px; border-bottom:1px solid #f0f0f0}
.lister li .imgShow{ float:left; width:180px;}
.lister li .imgShow a{ display:block; width:165px; box-shadow:3px 3px 3px #ccc}
.lister li .intro{ width:366px; float:left;}
.lister li .intro h2{ margin:5px 0; font-size:16px; color:#2d1c0b}
.lister li .intro p{ line-height:28px; font-size:14px;}
.lister li .intro p b{ color:#ec701f; font-size:14px;}
.lister li .intro p span{ margin-right:8px;font-size:14px;}
.lister li .rightL{ float:left; width:101px; padding-top:25px; text-align:center;}
.lister li .rightL p{ line-height:28px;font-size:14px;}
.lister li .rightL p span{ color:#ac2526; font-size:16px;font-size:14px;}
.lister li .rightL p a{ display:inline-block; width:72px; height:21px; line-height:21px; text-align:center; letter-spacing:1px; color:#2d1800; background:url(../img/btn.png) no-repeat -63px -45px;}
.listR{ float:left; width:326px; margin-left:5px; border-top:2px solid #969797; background:#fff;}
.listR h2{ line-height:51px; padding-left:16px; font-size:20px; color:#3c3c3c; font-weight:normal; border-top:1px solid #dadada}
.listR .video{ width:326px; height:244px; margin-bottom:22px;background: url(../img/video.jpg) no-repeat;}
